home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / 534.swf / scripts / frame_67 / DoAction.as
Text File  |  2006-01-17  |  264b  |  11 lines

  1. BS = new Sound(soundMC1);
  2. BS.attachSound("backSound");
  3. BS.start(0,1500);
  4. _root.BS.setVolume(70);
  5. credit = now;
  6. a = 0;
  7. cnt = random(3) + random(2) + random(2);
  8. rounding = random(3) + random(2) + random(2);
  9. _root.ball_m._visible = 0;
  10. startDrag("chace",1);
  11.